﻿@charset "UTF-8";
/*header*/
.header { width: 100%; background-color: #FFF; }
.header .logo { width: 240px; height: 60px; margin: 20px 0; float: left; overflow: hidden; }
.header .logo a { display: block; }
.header .nav { float: right; }
.header .nav ul { overflow: hidden; margin: 38px 0 28px; }
.header .nav ul li { float: left; margin-left: 52px; }
.header .nav ul li a { display: block; font-size: 14px; line-height: 14px; padding: 9px 1px; color: #555; -webkit-transition: ease-in-out 0.1s; }
.header .nav ul li.active a,.header .nav ul li a:hover { border-bottom: 2px solid #0aa8f1; color: #000; }
/*header*/

/*banner*/
.flexslider{position:relative;overflow:hidden; height: 620px; }
.flexslider .slides li a{display: block;}
.flex-direction-nav a{position:absolute;top:50%;width:60px;height:90px;line-height:99px;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;
z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all 0.3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{position:absolute;bottom:25px; left:50%; margin-left:-50px; display:none;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{width:20px;height:20px; vertical-align:middle; text-align:center;background:#3d3d3d;display:block;overflow:hidden;cursor:pointer;
line-height:20px;font-size:12px;color:#fff;}
.flex-control-paging li a.flex-active{background:#fff; color:#3d3d3d; line-height:20px}
/*banner*/

/*section1*/
.section1 { width: 100%; background-color: #FFF; padding: 66px 0 70px; }
.section1 .sec1_title { width: 1100px; margin: 0 auto; height: 28px; background: url(../images/borderBottom.png) repeat-x; margin-bottom: 66px; overflow: hidden; }
.section1 .sec1_title h2 { float: left; padding-left: 18px; background-color: #FFF; margin-bottom: -1px; border-left: 3px solid #0aa8f1; font-size: 28px; line-height: 28px; }
.section1 .sec1_title img { float: left; margin-left: 12px; }
.developLink { float: right; color: #333; -webkit-transition: .4s; }
.developLink:hover { color: #0ca5ea; }

.rollBox { width: 1100px; margin: 0 auto; position: relative; }
.rollBox .Cont{ width: 1100px; overflow: hidden; }
.rollBox .ScrCont { width:99999px; overflow: hidden; }
.rollBox .ScrCont ul { float: left; overflow: hidden; height: 220px; }
.rollBox .ScrCont ul li { float: left; width: 356px; height: 178px; margin: 20px 13px 20px 0; border: 1px solid #d2dde5; background-color: #f1f6fa; -webkit-transition: 0.5s; }
.rollBox .ScrCont ul li:hover { height: 218px; margin: 0 13px 0 0; }
.rollBox .ScrCont ul li a { display: block; overflow: hidden; cursor: pointer; }
.rollBox .ScrCont ul li a .img { width: 160px; height: 160px; margin-top: 9px; margin-left: 15px; float: left; -webkit-transition : .5s linear .5s; }
.rollBox .ScrCont ul li:hover a .img { margin-top:29px; }
.rollBox .ScrCont ul li a .Roll_content { width: 145px; float: right; margin-right: 15px; margin-top: 30px; -webkit-transition : .5s linear .5s; }
.rollBox .ScrCont ul li:hover a .Roll_content { margin-top: 50px; }
.rollBox .ScrCont ul li a .Roll_content h3 { font-size: 21px; text-align: center; }
.rollBox .ScrCont ul li:hover a .Roll_content h3 { color: #2f9fea; }
.rollBox .ScrCont ul li a .Roll_content h6 { font-size: 10px; line-height: 18px; font-family: Arial; color: #999; text-align: center; }
.rollBox .ScrCont ul li a .Roll_content .moreBtn { width: 90px; height: 30px; line-height: 30px; text-align: center; color: #FFF; margin: 18px auto 0; background: url(../images/moreBtn.png) no-repeat center;-webkit-transition : 1s; }
.rollBox .ScrCont ul li a .Roll_content .RollList { width: 145px; margin-top: 15px; margin-left: 20px; display: none; }
.rollBox .ScrCont ul li a .Roll_content .RollList p { width: 145px; line-height: 24px; color: #666; }
.rollBox .LeftBotton,.rollBox .RightBotton { width: 30px; height: 37px; position: absolute; top: 50%; margin-top: -18px; cursor: pointer; }
.rollBox .LeftBotton { left: -60px; background: url(../images/leftBtn.png) no-repeat center; }
.rollBox .RightBotton { right: -60px; background: url(../images/rightBtn.png) no-repeat center; }
/*section1*/

/*section2*/
.section2 { width: 100%; background-color: #f1f6fa; padding: 70px 0; }
.section2 .sec2_title { width: 100%; height: 30px; background: url(../images/borderBottom.png) repeat-x; margin-bottom: 66px; overflow: hidden; }
.section2 .sec2_title h2 { float: left; padding-left: 18px; line-height: 28px; background-color: #f1f6fa; margin-bottom: 1px; border-left: 3px solid #0aa8f1; font-size: 28px; }
.section2 .sec2_title img { float: left; margin-left: 12px; }
.section2 .sec2_title .sec2_more { float: right; display: block; width: 115px; height: 30px; background: #f1f6fa url(../images/more.png) no-repeat center; -webkit-transition: 0.5s; }
.section2 .sec2_title .sec2_more:hover { background: #f1f6fa url(../images/more_hover.png) no-repeat center; }
.section2 .sec2_b { width: 1100px; overflow: hidden; }
.section2 .sec2_b .sec2_left { float: left; margin-left: 5px; width: 320px; }
.section2 .sec2_b .sec2_left h3 { width: 320px; padding: 8px 0 18px; border-bottom: 1px solid #ced2d6; font-size: 18px; color: #666; }
.section2 .sec2_b .sec2_left h3 span { font-size: 18px; font-weight: bold; color: #333; }
.section2 .sec2_b .sec2_left h4 { font-size: 18px; color: #333; line-height: 36px; padding: 20px 0; border-bottom: 1px solid #ced2d6; }
.section2 .sec2_b .sec2_left h4 b { font-size: 36px; color: #0aa8f1; }
.section2 .sec2_b .sec2_left h6 { font-size: 16px; line-height: 24px; padding-top: 10px; color: #999999; }
.section2 .sec2_content { margin-top: 30px; }
.section2 .sec2_content p { line-height: 24px; }
/*section2*/

/*section3*/
.section3 { width: 100%; background-color: #FFF; padding: 66px 0 45px; }
.section3 .sec3_title { width: 1100px; margin: 0 auto; height: 30px; background: url(../images/borderBottom.png) repeat-x; margin-bottom: 66px; overflow: hidden; }
.section3 .sec3_title h2 { float: left; padding-left: 18px; background-color: #FFF; margin-bottom: -1px; border-left: 3px solid #0aa8f1; font-size: 30px; line-height: 30px; }
.section3 .sec3_title img { float: left; margin-left: 12px; }
.section3 .sec3_title .sec3_more { float: right; display: block; width: 115px; height: 30px; background: #FFF url(../images/more.png) no-repeat center; -webkit-transition: 0.5s; }
.section3 .sec3_title .sec3_more:hover { background: #FFF url(../images/more_hover.png) no-repeat center; }
.sec3_news { width: 668px; float: left; overflow: hidden; }
.sec3_news .img { width: 266px; float: left; height: 178px; border: 1px solid #e5e5e5; overflow: hidden; }
.sec3_news dl { float: left; width: 380px; margin-left: 20px; }
.sec3_news dl dt { width: 380px; margin-bottom: 20px; }
.sec3_news dl dt a { display: block; overflow: hidden; }
.sec3_news dl dt a .time { width: 60px; font-size: 15px; height: 76px; text-align: center; margin-right: 20px; font-family: 'HelveticaNeue'; padding: 0 8px; float: left; background-color: #0B90CE; color: #FFF; -webkit-transition: .3s; }
.sec3_news dl dt a:hover .time { background-color: #0aa8f1; }
.sec3_news dl dt a .time span { font-size: 48px; line-height: 52px; font-family: 'HelveticaNeue'; }
.sec3_news dl dt a h3 { line-height: 24px; font-size: 16px; margin-bottom: 10px; }
.sec3_news dl dt a:hover h3 { color: #0aa8f1; }
.sec3_news dl dt a p { line-height: 20px; color: #999; }
.sec3_news dl dd { margin-bottom: 2px; }
.sec3_news dl dd a { line-height: 20px; color: #333; -webkit-transition: .3s; }
.sec3_news dl dd a:hover { color: #0aa8f1; }
.sec3_hornor { float: right; margin-top: -15px; width: 420px; height: 257px; overflow: hidden; }
/*section3*/

/*footer*/
.footer { width: 100%; background-color: #313131; padding-top: 38px; }
.footer dl { float: left; width: 90px; margin-right: 45px; }
.footer dl dt { color: #ccc; line-height: 24px; margin-bottom: 35px; }
.footer dl dd { line-height: 21px; }
.footer dl dd a { color: #666; -webkit-transition: .3s; }
.footer dl dd a:hover { color: #ccc; }

.f_right { float: right; width: 240px; overflow: hidden; }
.f_right .weixin { width: 120px; float: left; }
.f_right .weixin h4 { width: 120px; color: #555555; font-size: 12px; text-align: center; }
.f_right .weixin img { width: 100px; height: 100px; padding: 10px; }
.f_right .f_tel { width: 230px; clear: both; margin-left: 10px; padding-left: 50px; background: url(../images/tel.png) no-repeat left center; }
.f_right .f_tel h5 { font-size: 14px; color: #666; }
.f_right .f_tel h6 { font-size: 24px; font-family: 'euphemiaregular'; color: #0aa8f1; line-height: 26px; }

.copy { width: 100%; height: 43px; line-height: 43px; background-color: #222222; }
.copy .copy1 { float: left; color: #444; -webkit-transition: .3s; }
.copy .address { float: right; color: #444; }
.copy .address p { float: left; color: #666; -webkit-transition: .3s; }
.copy .address a { color: #666; -webkit-transition: .3s; }
.copy .copy1:hover,.copy .address p:hover { color: #999; }
.copy .address a:hover { color: #FFF; }
/*footer*/


/*这是内页 IC应用方案 product.html*/
.product { width: 100%; padding-top: 45px; padding-bottom: 55px; background-color: #FFF; }
.product .prod_title { width: 1100px; height: 30px; line-height: 30px; margin: 0 auto; background: url(../images/borderBottom.png) repeat-x center; position: relative; }
.product .prod_title .title { width: 202px; padding-left: 18px; float: left; background: #FFF; height: 44px; margin-bottom: -10px; border-left: 3px solid #0aa8f1; }
.product .prod_title .title h1 { font-size: 28px; line-height: 28px; color: #333; }
.product .prod_title .title h6 { font-size: 10px; line-height: 10px; margin-top: 6px; color: #999; }
.product .prod_title .breadNav { color: #999; position: absolute; right: 0; top: 0; }
.product .prod_title .breadNav b { color: #999; font-style: normal; }
.product .prod_title .breadNav a { color: #999; margin: 0 5px; -webkit-transition : .5s; }
.product .prod_title .breadNav a:hover { color: #0aa8f1; }

.prod_content { width: 1100px; margin: 56px auto 0; overflow: hidden; }
.prod_content .contents { width: 538px; height: 218px; float: left; border: 1px solid #d2dde5; background-color: #f1f6fa; margin-right: 20px; margin-bottom: 20px; overflow: hidden; -webkit-transition: .5s; }
.prod_content .contents2,.prod_content .contents4 { margin-right: 0; }
.prod_content .contents3,.prod_content .contents4 { margin-bottom: 0; }
.prod_content .contents .img { float: left; display: block; width: 218px; height: 218px; background: #FFF; overflow: hidden; }
.prod_content .contents .img img { -webkit-transition: 1s; }
.prod_content .contents:hover .img img { -webkit-transform: scale(1.1); }
.prod_content .right { float: left; width: 249px; height: 218px; padding: 0 35px; background: #f1f6fa; border-left: 1px solid #d2dde5; }
.prod_content .right h2 { font-size: 21px; color: #506a76; margin-top: 20px; }
.prod_content .contents:hover .right h2 { color: #0aa8f1;  }
.prod_content .right p { font-size: 14px; color: #666; line-height: 21px; margin-top: 15px; }
.prod_content .right .lookLink { display: block; width: 90px; height: 30px; line-height: 30px; background-color: #8aa1ac; text-align: center; margin-top: 25px; color: #FFF; border-radius: 20px; -webkit-transition: .5s; }
.prod_content .contents:hover .right .lookLink { background-color: #0aa8f1; }

.prod_bottom { width: 1100px; height: 30px; margin: 100px auto 0; background: #FFF url(../images/dashed.png) repeat-x center; }
.prod_bottom a { display: block; width: 172px; margin: 0 auto; text-align: center; height: 30px; line-height: 30px; background: #FFF url(../images/abg.png) repeat-x center; -webkit-transition: .5s; }
.prod_bottom a:hover { background: #FFF url(../images/abg_hover.png) repeat-x center; color: #0aa8f1; }
/*产品列表页*/
.prod_title span { color: #506a76; }
.main { width: 1100px; margin: 0 auto; margin-top: 55px; overflow: hidden; }
.main .subMenu { width: 200px; float: left; }
.main .subMenu .Menus { width: 200px; margin-bottom: 1px; }
.main .subMenu .Menus .menu { display: block; width: 146px; height: 50px; line-height: 50px; padding-left: 54px; background: #f1f6fa url(../images/submenu.png) no-repeat 37px center; cursor: pointer; -webkit-transition: .5s; }
.main .subMenu .Menus .menu.active,.main .subMenu .Menus .menu:hover { color: #FFF; background: #6fcbf5 url(../images/submenu_active.png) no-repeat 37px center; }
.main .subMenu .Menus ul { width: 200px; display: none; } 
.main .subMenu .Menus ul li { width: 200px; height: 45px; line-height: 45px; }
.main .subMenu .Menus ul li a { color: #333; margin-left: 54px; }
.main .subMenu .Menus ul li a:hover { color: #0aa8f1; }

.main .rightSlide { width: 864px; float:  right; }
.main .rightSlide .Lists { width: 864px; padding-bottom: 40px; *padding-bottom: 20px; margin-bottom: 44px; border-bottom: 1px dashed #cccccc; overflow: hidden; }
.main .rightSlide h3 { font-size: 18px; font-weight: bold; line-height: 24px; color: #333; margin-bottom: 25px; }
.main .rightSlide .Lists:hover h3 { color: #0AA8F1; }
.main .rightSlide .Lists .ListsImg { float: left; width: 290px; height: 185px; overflow: hidden; }
.main .rightSlide .Lists ul { float: left; margin-left: 40px; width: 534px; }
.main .rightSlide .Lists ul li { line-height: 24px; background: url(../images/libg.jpg) no-repeat left center; padding-left: 15px; }
.main .rightSlide .page { overflow: hidden; }
.main .rightSlide .page a { display: block; float: left; width: 30px; height:30px; line-height: 30px; text-align: center; color: #2f2f2f; /*border-bottom: 1px solid #c7c7c7;*/ background: #eceaeb; margin-left: 10px; -webkit-transition: .5s; }
.main .rightSlide .page a.active,.main .rightSlide .page a:hover { background-color: #44bcf3; color: #FFF; /*border-bottom: 1px solid #44bcf3;*/ }


/*内页    ---------         新闻资讯 news*/
.newsList { display: block; width: 864px; overflow: hidden; padding-bottom: 30px; border-bottom: 1px dashed #cccccc; margin-bottom: 30px; cursor: pointer; }
.newsList .newsImg { width: 220px; height: 118px; float: left; overflow: hidden; }
.newsList .newsImg img { -webkit-transition: 1s; }
.newsList:hover .newsImg img { -webkit-transform: scale(1.1); }
.newsList .newsRight { float: left; margin-left: 35px; width: 600px; }
.newsList .newsRight h4 { font-weight: 500; font-size: 18px; }
.newsList:hover .newsRight h4 { color: #0aa8f1; }
.newsList .newsRight h6 { font-size: 12px; color: #bbb; }
.newsList .newsRight p { font-size: 14px; color: #666; line-height: 24px; margin-top: 10px; }
/*新闻详情页*/
.news_cont{overflow: hidden;width: 1010px;margin: auto;}
.news{
    height: 155px;
    overflow: hidden;
    border-bottom: 1px dashed #dcdcdc;
    margin-top:20px
}
.news .img{display: block;height:135px;width:180px;float: left;border: 1px solid #efefef;padding: 3px;}
.news .img img{height:135px;width:180px;}
.news .texta{width:510px;float: right;}
.news .texta span{
    font-size: 12px;
    color: #666666;
    line-height: 25px;
    display: block;
}
.texta div a{line-height: 23px;color: #666666;font-size: 12px;height: 86px;overflow: hidden;display: block;}
.case_int_t p,.news .texta p a{color: #666666;font-size: 18px;font-weight: bold;}
.news .texta p a:hover{color: #27a2dd}

/*news_inner*/
.n_right{overflow:hidden; float: right; padding-bottom: 30px;width: 864px;margin: auto;}
.n_right .head{border-bottom:1px dotted #dcdcdc;padding-bottom: 0.25cm;}
.n_right .head p{text-align:left;color:#aaa;font-size:12px;}
.n_right .head p.tit{font-size:20px;color:#282828;padding-bottom: 0.3cm;}
.n_right .head p.tit .titl{padding-left:5px;}
.n_right .head p.date{line-height: 23px;float:left;}
.n_right .head p.zhu{float:right;}
.n_right .intro{overflow: hidden;}
.word img{margin:0 auto;padding-top:0.6cm;}
.word{padding:0.7cm 0;font-size: 12px;line-height: 22px;color:#aaa;}
.word p{color: #666;overflow: hidden;}

.key{overflow:hidden;height:33px;background:url(../images/biaoqian.png) no-repeat  0px 2px;}
.key span{color:#52b7eb;padding-left: 0.65cm;font-size: 12px;}
.key span.addre{color:#969696;padding-left: 0.65cm;}

.tiao{
    overflow: hidden;
    height:30px;
    border:1px dotted #dcdcdc;
    border-right:none;
    border-left:none;
    background:#fcfcfc;
    text-align:center;
    line-height: 33px;
    margin-top:1cm;
}
.tiao a{font-size:12px;color:#555;}
.tiao a:hover{color:#19588b;}
.tiao span.t{color:#777;}
.tiao span.t:hover{color:#19588b;}

.related_news{overflow:hidden;padding-top:1cm;}
.related_news .he{
    height:30px;
    border-bottom:1px dotted #dcdcdc;
    color:#19588b;
    font-size:18px;
    margin-bottom: 0.5cm;
}
.related_news ul li{
    width:340px;
    height:35px;
    float: left;
    margin-right: 50px;
    border-bottom:1px solid #dcdcdc;
    text-indent: 12px;
    line-height: 35px;
    background:url(../images/dot1.jpg) no-repeat 2px 15px;
}
.related_news ul li.r{margin-right: 0;}



/*内页    ---------        关于我们 about*/
.about { width: 864px; float: right; }
.about_b { width: 100%; overflow: hidden; }
.about_b .about_left { float: left; margin-left: 5px; width: 320px; }
.about_b .about_left h3 { width: 320px; padding: 8px 0 18px; border-bottom: 1px solid #ced2d6; font-size: 18px; color: #666; }
.about_b .about_left h3 span { font-size: 18px; font-weight: bold; color: #333; }
.about_b .about_left h4 { font-size: 18px; color: #333; line-height: 36px; padding: 20px 0; border-bottom: 1px solid #ced2d6; }
.about_b .about_left h4 b { font-size: 36px; color: #0aa8f1; }
.about_b .about_left h6 { font-size: 16px; line-height: 24px; padding-top: 10px; color: #999999; }
.about_b .about_right { float: right; width: 357px; height: 230px; overflow: hidden; margin-right: 16px; }
.about_info { width: 100%; margin-top: 30px; line-height: 30px; }

.timeLine { margin-left: 30px; margin-top: 94px; padding-bottom: 40px; border-left: 1px solid #dcdcdc; position: relative; }
.timeLine h2 { font-size: 24px; font-weight: bold; color: #666; margin-left: 50px; }
.timeLine .timeBox { overflow: hidden; height: 554px; margin-left: -30px; padding-left: 30px; position: relative; }
.timeLine .timeBox .box { margin-left: -30px; padding-left: 30px; position: absolute; left: 30px; top: 0; }
.timeList { margin-top: 30px; padding-bottom: 10px; padding-left: 55px; position: relative; }
.timeList i { display: block; width: 9px; height: 9px; position: absolute; left: -5px; top: 0; background: url(../images/round_s.jpg) no-repeat center center; }
.timeList.active i { width: 58px; height: 58px; line-height: 58px; font-style: normal; text-align: center; left: -30px; top: -10px; background: url(../images/round_big.jpg) no-repeat center center; font-size: 16px; font-weight: bold; color: #FFF;  }
.timeList p { /*margin-bottom: 10px;*/ line-height: 14px; color: #333; }
.timeList:hover p { color: #0aa8f1; }
.timeLine .rollTop { width: 27px; height: 27px; position: absolute; left: -13px; top: 0; background: url(../images/rollTop.jpg) no-repeat center; cursor: pointer; }
.timeLine .rollBottom { width: 27px; height: 27px; position: absolute; left: -13px; bottom: 0; background: url(../images/rollBottom.jpg) no-repeat center; cursor: pointer; }

/*===============荣誉资质===============*/
.honor{    width: 864px; float: right;}
.honor li{float:left;width:220px; margin-right:40px;text-align:center; margin-bottom:20px; overflow:hidden;}
.honor li img{width:220px;height:280px; border:1px solid #f2f0f0;}
.honor li.r{margin-right:0px;}
.honor p{font-size:14px; color:#666666; line-height:22px; padding:10px 20px;}
.honor li:hover p{color:#e62129;}

/*内页    ---------         联系我们 contact*/
.contact { width: 864px; float: right; }
.contact h1 { width: 850px; height: 32px; padding-left: 14px; background-color: #f1f6fa; font-weight: bold; line-height: 32px; }
.contact_top { width: 100%; margin-top: 35px; overflow: hidden; }
.contact_top .weixin { width: 92px; float: left; margin-right: 25px; }
.contact_top .weixin h6 { font-size: 12px; color: #666; line-height: 26px; text-align: center; }
.contact_top .contact_info { width: 500px; float: left; margin-left: 15px; }
.contact_top .contact_info .tel,.contact_top .contact_info .fax,.contact_top .contact_info .email { padding-left: 45px; line-height: 30px; -webkit-transition: .2s; }
.contact_top .contact_info .tel { background: url(../images/tel_01.png) no-repeat 0 -30px; margin-bottom: 8px; }
.contact_top .contact_info .fax { background: url(../images/fax.png) no-repeat 0 -30px; margin-bottom: 8px; }
.contact_top .contact_info .email { background: url(../images/qq.png) no-repeat 0 -30px; margin-bottom: 8px; }
.contact_top .contact_info .tel:hover,
.contact_top .contact_info .fax:hover,
.contact_top .contact_info .email:hover { background-position: 0 0; }
.contact_center { width: 100%; margin-top: 50px; overflow: hidden; }
.contact_center .c_center {width: 330px;float: left;height: auto;margin-bottom: 50px;}
.contact_center .center_01,.contact_center .center_03 { padding-right: 50px; border-right: 1px solid #c9c9c9; }
.contact_center .center_02,.contact_center .center_04 { padding-left: 50px; }
.contact_center .center_01,.contact_center .center_02 { margin-bottom: 60px; }
.contact_center .c_center p { line-height: 23px; color: #666; }
.contact_center .c_center p b { color: #333; }
.map { width: 100%; margin-top: 70px; }
.map h4 { line-height: 24px; margin-bottom: 26px; }
.map .mapImg { width: 864px; height: 418px; overflow: hidden; }


/*内页    ---------         技术支持 tech*/
.tech { width: 864px; float: right; }
.tech .techList { width: 100%; margin-bottom: 15px; }
.tech .techList h3 { padding-left: 45px; height: 40px; line-height: 40px; background: #f1f6fa url(../images/h3bg.png) no-repeat; background-position: 0 0; /*-webkit-transition: 0.2s;*/ }
.tech .techList h3:hover { background-position: 0 -55px; color: #FFF; cursor: pointer; }
.tech .techList .techContent { padding: 20px 43px; margin-top: 12px; background: #f1f6fa; display: none; }
.tech .techList .techContent p { line-height: 22px; }


/*在线留言*/
.right_message{overflow: hidden;width: 525px;margin: auto;}
.right_message input{
    width: 320px;
    color: #858585;
    font-size: 12px;
    padding: 13px 0px 13px 10px;
    margin-bottom: 15px;
    outline: none;
    *line-height: 30px;
    *padding:5px 0px 10px 10px;
    *height: 30px;
    border: none;
    background: url("../images/message_input.jpg") no-repeat;
}
.right_message textarea{
    width:  502px;
    height: 194px;
    border: none;
    margin-bottom:15px;
    padding: 10px;
    color: #858585;
    line-height: 20px;
    outline: none;
    background: url("../images/messgae_textarea.jpg") no-repeat;
}
.right_message .message_btn{
    padding: 0;
    width: 330px;
    height: 40px;
    cursor: pointer;
    outline: none;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 5px;
    background: url("../images/me_btn.jpg") no-repeat
}
.right_message .message_btn:hover{
    color: #fff;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -khtml-opacity: 0.8;
}
/*===============客服===============*/
.qqkefu{position: fixed;top:58%;_position: absolute;_top: expression(eval(document.documentElement.scrollTop + 365));z-index:100;right:0px;width:45px;}
.qqkefu ul li{width: 45px;height:45px;margin-bottom:1px;float:right;line-height:45px;font-size:14px;cursor:pointer;position:relative;text-indent: 10px;}
.qqkefu ul li a{color:#fff;display: block;overflow: hidden;height: 45px;}
.qqkefu ul li.qq_cza{overflow:hidden}
.qqkefu ul li:hover{background:#f08300;}
.qqkefu ul li.top{background:url(../images/k1.png) no-repeat center #0AA8F1;position:relative;width:45px;height: 45px;cursor:pointer;}
.qqkefu ul li.top span{position:absolute;display:block;left:0;top:-5px;height:5px;width:45px;}
.qqkefu ul li.top:hover{background:url(../images/k1.png) no-repeat center #f08300;}
.qqkefu ul li b{width:45px;height:45px;display:block;overflow:hidden;float:right;}
.qqkefu ul li span{font-size: 14px;font-weight: bold;color: #FFF;}
.qqkefu ul li b.a{background:url(../images/k2.png) no-repeat center #0AA8F1;}
.qqkefu ul li b.b{background:url(../images/k3.png) no-repeat center #0AA8F1;}
.qqkefu ul li b.f{background:url(../images/k4.png) no-repeat center #0AA8F1;}
.qqkefu ul li b.c{background:url(../images/k5.png) no-repeat center #0AA8F1;}
.qqkefu ul li:hover b.a{background:url(../images/k2.png) no-repeat center center #f08300;}
.qqkefu ul li:hover b.b{background:url(../images/k3.png) no-repeat center center #f08300;}
.qqkefu ul li:hover b.f{background:url(../images/k4.png) no-repeat center center #f08300;}
.qqkefu ul li:hover b.c{background:url(../images/k5.png) no-repeat center center #f08300;}
.qqkefu ul li.qq_czb{text-indent: 0;}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{position: absolute;width:111px;height:150px;top: -120px;left: -111px;float: right;cursor: default !important;display:none;background:url(../images/qr_img.png) no-repeat;}
.erweima p{margin-top:20px;margin-left:10px;}
.erweima img{width:90px;height:90px;}
.qqkefu li .erweima p a{display:block;font-size:14px;color:#333;margin-top:-8px;margin-left:30px;}

/*子页  加入我们  加入我们  加入我们*/
.cz_employ{    width:721px;    padding:0 2px;    margin:0 auto}
.cz_employt{    height:110px;    border-bottom:1px dashed #e5e5e5;}
.cz_employtl{    float:left;    margin-top:15px;}
.cz_employtr{    float:right;    margin-top:15px;}
.cz_employc_b{    border-top:1px solid #dddddd;    border-left:1px solid #dddddd;    border-right:1px solid #dddddd;
}
.cz_employc_bt{    height:33px;
}
.cz_employc_bt.a{    background:#F1F6FA}
.cz_employc_bt div{    line-height:33px;    color:#666666;    text-align:center;    float:left;    display:block;    font-size:12px;}
.cz_employc_bt .a{
    width:405px;
    border-right:1px solid #dddddd
}
.cz_employc_bt .b{    width:140px;    border-right:1px solid #dddddd;}
.cz_employc_bt .c{    width:170px;}

.cz_employc_bt .a.cz_a{    text-align:left;}
.cz_employc_bt .a.cz_a span{    width:20px;    height:33px;    background:url(../images/employ_c.png) no-repeat 10px 12px;
    display:block;    float:left;}

.cz_employc_bt.cz_current span{
    background:url(../images/employ_b.png) no-repeat 7px 15px !important;
}
.czem_a_cont{    padding:30px 10px;    border-bottom:1px solid #dddddd;    display:none}

.czem_a_cont p{    color:#666666;    font-size:12px;    line-height:25px;    margin:5px 0}
.cz_employc_bt.bo{    border-bottom:1px solid #dddddd;    cursor:pointer;}



/*download  资料下载页面*/
.d_right .d_h{height:40px;background:#f7f7f7;width: 864px;margin: auto;}
.d_right .d_h li{float:left;height:40px;line-height: 40px;color:#333;}
.d_right .no{width:110px;text-align:center;}
.d_right .ti{width:502px;padding-right: 20px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.d_right .time{width: 120px;padding-left: 40px;}
.d_right .downlo{width:67px;line-height: 33px;}
.d_right .downlo a{margin-left: 7px;background:url(../images/down.jpg) no-repeat;display: block;width: 22px;height: 20px;margin-top: 20px;}
.d_right .d_c:hover .downlo a{background:url(../images/down-hover.jpg) no-repeat;}
.d_right .d_c.hover .downlo a{background:url(../images/down-hover.jpg) no-repeat;}

.d_right .d_c{width:864px;height:50px;margin:auto;border-bottom:1px solid #d2d2d2;line-height: 52px;}
.d_right .d_c li{float:left;color:#666;font-size: 13px;}
.d_right .d_c:hover .no,.d_right .d_c:hover .ti,.d_right .d_c:hover .time{color: #0AA8F1;}
.d_right .d_c.hover .no,.d_right .d_c.hover .ti,.d_right .d_c.hover .time{color: #0AA8F1;}
.pad100{text-indent: 100px;}
.pad20{text-indent: 20px;}